home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / races21.zip / RACES.DOC < prev    next >
Text File  |  1992-01-26  |  14KB  |  322 lines

  1.  
  2.                                    RACES 2.1
  3.                                    =========
  4.  
  5.                             A Livewire BBS Game Door
  6.                                PCBoard(TM) 14.5 
  7.  
  8.                                       By
  9.  
  10.                                 Richard Paquette
  11.                                    PO Box 416
  12.                               Mt. Laurel, NJ 08054
  13.  
  14.                                (C) Copyright 1990
  15.                                All Rights Reserved
  16.  
  17.  
  18.                  GAME DESCRIPTION!
  19.  
  20.     This is a quick and simple game that allows your callers to enter a bet
  21. on the horse they think will win the race. When placing the bet, we generate a
  22. random odds for the winning horse which is displayed along with a chance to 
  23. change their bet. As soon as they finish entering their bet they are brought to
  24. the Horse Menu at which time they pick which Horse they think will win.
  25.  
  26.     The race itself will take approx. 13 seconds at 2400 baud, faster with
  27. high speed modems, my dual standard finished the race in about 6 seconds. As
  28. the race finishes, they are brought either to the " Winners Circle " where the
  29. winning amount is displayed along with their current score, or they go to the
  30. " Losers Box " where they are shown how much they lost along with their current
  31. score.
  32.  
  33.     From the Main Menu, they can go straight to the races, which will use
  34. $2.00 default for their bet. They can also view their current balance or they
  35. can view current high scores. Last they can return to the BBS.
  36.  
  37.     In future updates, we plan to add betting on "Win", "Place" and "Show"
  38. along with more Horse selections, currently there are Five Horses to select
  39. from and each race is randomly won!
  40.  
  41.     PLEASE NOTE FOR SYSOP! Once you install the door, you should enter it
  42. and exist to create the High Score Bulletin, then if you would like to keep
  43. your score at $100.00 just don't play! If you play, then whatever your current
  44. score is when you exit, will show on the first High Score Bulletin! Personally,
  45. I lost all my money so callers wouldn't think that "sysops" have the advantage!
  46.  
  47.                                       =======
  48.                 BULLETIN INFORMATION
  49.  
  50.     AFTER you initiate the High Score Bulletin, the program will create a
  51. file called " Races.bul ", if you want to name your bulletin other than
  52. races.blt and racesg.blt then you must edit the first line in races.bul to
  53. state the path and name of your desired bulletin, such as:
  54.  
  55. c:\pcb\gen\blt1
  56.  
  57. CONFIGURATION
  58. -------------
  59.  
  60. All registration numbers go on line 5, these are the sample first 4 lines for
  61. about any bbs software you might be running... let us know if you have any kind
  62. of problem..
  63.  
  64. EXAMPLE CONFIGURATION FILE FOR PCBOARD.SYS
  65. ------------------------------------------
  66.  
  67.         C:\PCB\PCBOARD.SYS  <=-  (Full pathname of your PCBOARD.SYS file)
  68.         The Livewire BBS    <=-  (Change this to your BBS name)
  69.         Richard             <=-  (The Sysop's first name)
  70.         Paquette            <=-  (The Sysop's last name)
  71.         999999              <=-  (Registration number)
  72.  
  73.         EXAMPLE CONFIGURATION FILE FOR USERS.SYS
  74.         ------------------------------------------
  75.  
  76.         C:\PCB\USERS.SYS    <=-  (Full pathname of your USERS.SYS file)
  77.         The Livewire BBS    <=-  (Change this to your BBS name)
  78.         Richard             <=-  (The Sysop's first name)
  79.         Paquette            <=-  (The Sysop's last name)
  80.         999999              <=-  (Registration Number)
  81.  
  82.         EXAMPLE CONFIGURATION FILE FOR DOOR.SYS
  83.         ---------------------------------------
  84.  
  85.         C:\BBS\DOOR.SYS     <=-  (Full pathname of your DOOR.SYS file)
  86.         The Livewire BBS    <=-  (Change this to your BBS name)
  87.         Richard             <=-  (The Sysop's first name)
  88.         Paquette            <=-  (The Sysop's last name)
  89.         999999              <=-  (Registration Number)
  90.  
  91.         EXAMPLE CONFIGURATION FILE FOR NEW WILDCAT
  92.         ------------------------------------------
  93.  
  94.         C:\CAT\USERINFO.DAT <=- (Full pathnam of your USERINFO.DAT file)
  95.         The Livewire BBS    <=- (Change this to your BBS name)
  96.         Richard             <=- (The Sysop's first name)
  97.         Paquette            <=- (The Sysop's last name)
  98.                
  99.         EXAMPLE CONFIGURATION FILE FOR CALLINFO.BBS
  100.         -------------------------------------------
  101.  
  102.         C:\BBS\CALLINFO.BBS <=-  (Full pathname of your CALLINFO.BBS file)
  103.         The Livewire BBS    <=-  (Change this to your BBS name)
  104.         Richard             <=-  (The Sysop's first name)
  105.         Paquette            <=-  (The Sysop's last name)
  106.  
  107.         EXAMPLE CONFIGURATION FILE FOR DORINFOx.DEF
  108.         -------------------------------------------
  109.  
  110.         C:\BBS\DORINFOx.DEF <=-  (Full pathname of your DORINFOx.DEF file
  111.                                   where 'x' is the BBS Node number.
  112.         The Livewire BBS    <=-  (Change this to your BBS name)
  113.         Richard             <=-  (The Sysop's first name)
  114.         Paquette            <=-  (The Sysop's last name)
  115.  
  116.         EXAMPLE CONFIGURATION FILE FOR SFDOORS.DAT
  117.         ------------------------------------------
  118.  
  119.         C:\BBS\SFDOORS.DAT  <=-  (Full pathname of your SFDOORS.DAT file)
  120.         The Livewire BBS    <=-  (Change this to your BBS name)
  121.         Richard             <=-  (The Sysop's first name)
  122.         Paquette            <=-  (The Sysop's last name)
  123.  
  124.         EXAMPLE CONFIGURATION FILE FOR CHAIN.TXT
  125.         ----------------------------------------
  126.  
  127.         C:\BBS\CHAIN.TXT    <=-  (Full pathname of your CHAIN.TXT file)
  128.         The Livewire BBS    <=-  (Change this to your BBS name)
  129.         Richard             <=-  (The Sysop's first name)
  130.         Paquette            <=-  (The Sysop's last name)
  131.  
  132.         This configuration file must be located in your default BBS
  133.         directory.  You may name this file whatever you like, but the
  134.         name of the file must be passed to RACES via the Batch file
  135.         that executes the door.
  136.  
  137.                                     =======
  138.                                 RACES BATCH FILE
  139.  
  140. This is the batch file whose name is entered in PCBSETUP. It should reside in
  141. your default PCB directory. Leave this as is except for changing the paths.
  142.  
  143.          ECHO OFF
  144.          E:
  145.          CD\RACES
  146.          RACES RACES.CFG  <--- Please read NOTE below
  147.          C:
  148.          CD\PCB
  149.          BOARD
  150.  
  151.    NOTE: Races requires the presence of BRUN45.EXE either in the
  152.          same directory as Races or accessible via PATH. If you set
  153.          your library in autoexec.bat and all the brun files there,
  154.          then you have no problems.. 
  155.  
  156.      SET MYLIB = C:\MYLIB
  157.  
  158.      Be sure to put all your brun*.exe files in the mylib directory!
  159.  
  160.    NOTE: This door is multi-node capable and the requirement is to have a
  161.          different races.cfg passed on the batch file command line, such
  162.          as: races races1.cfg * races races2.cfg * races races3.cfg!
  163.  
  164.    NOTE: If your caller is in NON-GRAPHIC mode, the door will put the caller
  165.          into graphics and return them to non graphics when existing!
  166.  
  167.                      ------------------------------------
  168.  
  169.                                 DOOR OPERATION
  170.                                 --------------
  171.   
  172.   F3    -   Toggles the printer On/Off.
  173.             Value is passed to PCBoard.
  174.   F4    -   Toggles the Page Bell On/Off.
  175.             Value is passed to PCBoard.
  176.   F5    -   DOS Shell.  Allows SysOp to exit to DOS from inside a DOOR.
  177.   F7    -   Toggles the Caller Alarm On/Off.
  178.             Value is passed to PCBoard.
  179.   F8    -   Returns the caller involuntarily to PCBoard.
  180.             Without letting them know that the sysop called them back!
  181.   F9    -   Toggles the local display On/Off.
  182.             Value is passed to PCBoard.
  183.   F10   -   Activates SysOp CHAT mode within the DOOR.
  184.   ESC   -   Deactivates CHAT mode.  DOOR is resumed.
  185.   HOME  -   HELP key for status line options.
  186.   UP    -   Allows the SysOp to temporarily give the caller extra time
  187.             while in the DOOR.  This time is NOT passed to PCBoard.
  188.   DN    -   Allows the SysOp to temporarily subtract time from the
  189.             caller while in the DOOR.  This time is NOT passed to PCBoard.
  190.   ALT-N -   SysOp next on toggle.
  191.             Value is passed to PCBoard.
  192.   ALT-X -   PCBoard will exit after current caller logs off.
  193.             Value is passed to PCBoard.
  194.  
  195.                             WATCHDOG/CTTY/ANSI.SYS
  196.                             ----------------------
  197.  
  198.         CTTY and WATCHDOG are not required and should not be used with
  199.         this program.  RACES contains its own communication routines
  200.         which monitor the COM port.  If carrier is lost, it will return
  201.         to PCBoard where the BBS will log the user off the system.
  202.         ANSI.SYS, or something similar, is required for RACES to
  203.         function properly!
  204.  
  205.  
  206.                                  DISTRIBUTION
  207.                                  ------------
  208.  
  209.         RACES is COPYRIGHTED by Richard Paquette, with all rights reserved.
  210.         This program is being distributed via the SHAREWARE concept and as
  211.         such, may be copied freely with the following restrictions:
  212.  
  213.                 * The program must be supplied in it's original
  214.                   unmodified form, including documentation.
  215.  
  216.                 * RACES may not be distributed as part of any
  217.                   commercial application or service without the
  218.                   express, written consent of the author.
  219.  
  220.                 * Vendors of Shareware/Public Domain software may
  221.                   not distribute this program without the express,
  222.                   written consent of the author.
  223.  
  224.                                  REGISTRATION
  225.                                  ------------
  226.  
  227.         RACES represents many hours of programming and the author
  228.         deserves just compensation for his time, efforts and expertise.
  229.         If you find this program to be of some value and you continue
  230.         to use it on your BBS system, you must return the registration
  231.         form provided along with the registration fee. Registration
  232.         entitles you to free upgrades via modem from The Livewire's Support
  233.         Conference for a period of one year.
  234.  
  235.         Payments should be made in the form of a check or money order 
  236.         (do NOT send cash!). Foreign orders must be in U.S. funds drawn 
  237.         on a U.S. bank. 
  238.         
  239.         You may also call The Livewire BBS and register online via Visa 
  240.         or Mastercard by typing REGISTER at the Main Board.
  241.  
  242.         Suggestions and/or comments may be sent to the address below or
  243.         via electronic mail: 
  244.  
  245.                   HUBSNJ for RelayNet and Node ID is: LIVEWIRE
  246.  
  247.                                  Richard Paquette
  248.                                  The Livewire BBS     
  249.  
  250.                Public Node:  (609) 235-5297 MNP/5 - 300/1200/2400
  251.                  Access to all Nodes after a door registration.
  252.                             ----------------------
  253.  
  254.          L I V E W I R E   D O O R   R E G I S T R A T I O N   F O R M 
  255.  
  256.  
  257.       TO:    The Livewire BBS                            Date___/___/___ 
  258.              P.O. Box 416  
  259.              Mt. Laurel, NJ 08054
  260.  
  261.  
  262.             (Please use capitalization and punctuation where necessary.)
  263.  
  264.  
  265.       FROM:  SysOp Name: _______________________________________________ 
  266.  
  267.              BBS Name: _________________________________________________
  268.  
  269.              Address: __________________________________________________ 
  270.  
  271.              City: ______________________ State: __________ ZIP: _______ 
  272.  
  273.              Voice: (   ) _________________ BBS: (   ) _________________
  274.  
  275.              BBS Software: _____________________ BBS Hours: ____________
  276.  
  277.              Baud Rates:________________________                 (08-06)
  278.  
  279.  
  280.       SOFTWARE                          VERSION                   PRICE 
  281.       --------                          -------                   -----
  282.  
  283.       Races ............................. 2.1 ................. $ 20.00 __
  284.       Wordplay .......................... 1.6 ................. $ 20.00 __
  285.       Facts ............................. 2.4 ................. $ 20.00 __
  286.       Lottery ........................... 3.8 ................. $ 20.00 __
  287.       Feud .............................. 1.3 ................. $ 20.00 __
  288.       LiveStore ......................... 3.7 ................. $ 35.00 __
  289.       Trek Trivia Online ................ 2.0 ................. $ 30.00 __
  290.       Choice ............................ 2.0 ................. $ 20.00 __
  291.       SexQuiz ........................... 1.8 ................. $ 35.00 __
  292.       TV Trivia ......................... 1.5 ................. $ 30.00 __
  293.       Name that Tune .................... 1.9 ................. $ 30.00 __
  294.  
  295.       All of the above ........................................ $225.00 __
  296.  
  297.       (NJ residents add 7% tax)                                   _____
  298.  
  299.       (Foreign orders add $10.00 for shipping)                    _____
  300.  
  301.       Total                                                     $ _____ 
  302.  
  303.  
  304.                                 F E E D B A C K 
  305.                                 ---------------
  306.  
  307.       I learned of RACES from:
  308.  
  309.                 [  ] - A Friend         [  ] - Computer Club
  310.                 [  ] - BBS              [  ] - Compuserve
  311.                 [  ] - GEnie            [  ] - Other 
  312.  
  313.       COMMENTS: _____________________________________________________ 
  314.       _______________________________________________________________ 
  315.       _______________________________________________________________ 
  316.       _______________________________________________________________ 
  317.       _______________________________________________________________ 
  318.       _______________________________________________________________ 
  319.       _______________________________________________________________ 
  320.       _______________________________________________________________ 
  321.  
  322.